Skip to content

Feature/708 phase3 panama q5#715

Merged
michalharakal merged 2 commits into
developfrom
feature/708-phase3-panama-q5
Jun 8, 2026
Merged

Feature/708 phase3 panama q5#715
michalharakal merged 2 commits into
developfrom
feature/708-phase3-panama-q5

Conversation

@michalharakal

Copy link
Copy Markdown
Contributor

No description provided.

michalharakal and others added 2 commits June 8, 2026 12:30
Part of #708 follow-up. Adds PanamaVectorQ5_1/Q5_0MatmulKernel (block-major,
scratch-dequant + Vector-API FMA, mirroring PanamaVectorQ4_0) and wires them into
PanamaVectorKernelProvider. So on JVM, Q5_1/Q5_0 now resolve the SIMD kernel
(priority 50) via the base dispatch instead of the scalar floor. Parity test
(PanamaVectorQ5ParityTest) confirms Panama == Scalar within FMA tolerance.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Add docs/eager-execution-backends-and-kernels.md — a Mermaid mindmap (GitHub-
rendered) + supporting kernel×provider and platform tables mapping the eager
compute path: what exists (✅), what's partial (🚧), and what's missing (❌)
across the Scalar / Panama-Vector / Native-FFM / Apple-Accelerate providers and
the JVM / Native / JS / WASM targets. Notes the open gaps with trackers (#708,
SKaiNET-transformers#170). Linked from the README "Explore" table.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@michalharakal michalharakal merged commit 8f4ac53 into develop Jun 8, 2026
8 checks passed
@michalharakal michalharakal deleted the feature/708-phase3-panama-q5 branch June 8, 2026 11:31
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

📖 Documentation Preview

The documentation has been built successfully for this PR.

Generated Files:

  • Operator documentation: docs/modules/operators/_generated_/
  • JSON schema output: operators.json

Artifacts:

  • Download the documentation-preview-715 artifact to view the complete documentation locally.

This comment will be updated automatically when the PR is updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant